Brewer是一个平铺式的CoffeeScript编辑器,基于ace和node.js。
_
| |__ _ __ _____ _____ _ __
| '_ \| '__/ _ \ \ /\ / / _ \ '__|
| |_) | | | __/\ V V / __/ |
|_.__/|_| \___| \_/\_/ \___|_|
安装
git clone https://github.com/rbrcurtis/Brewer.git
cd Brewer
git submodule update --init
运行
coffee server.coffee
然后直接访问 http://localhost:8000
Linux 和 Mac 下也可以直接使用 Brewer.sh
脚本:
./Brewer.sh
会自动启动Brewer服务,并打开浏览器。
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。